fix interaction between translation and lights. (#390)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Thu, 8 Aug 2019 13:39:37 +0000 (07:39 -0600)
committerGitHub <noreply@github.com>
Thu, 8 Aug 2019 13:39:37 +0000 (07:39 -0600)
commitf72470e8bfeb86d63496f97d1e0ffcfbb7ec387d
treee274156de3a051820877de834ac7b8914d5f42d6
parentbfccb5759170180afd5c1b67b3e59048e646398f
fix interaction between translation and lights. (#390)

When using a language other than English the initial painting of
the gui mainwindow showed the placeholder text for the labels next
to the waypoints, routes and tracks check boxes instead of the
lights.  This was issue #389.
gui/app.qrc
gui/images/lights.png [new file with mode: 0644]
gui/mainwindow.cc
gui/mainwinui.ui